Skip to content

Fix clock display in DE11x11.v3 layout by adding break statement to prevent 'uhr' and 'vor' from appearing together #603

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 6, 2025

Conversation

clemenstyp
Copy link
Contributor

Added a break statement to the DE11x11.v3 layout. Without the statement, the clock always displays the words „uhr“ and „vor“ together (for instance, „Es ist zwanzig vor elf Uhr“). However, with the break statement, the word „UHR“ is only displayed when explicitly added (such as „Es ist elf Uhr“).

clemenstyp and others added 2 commits May 27, 2025 10:02
…revent 'uhr' and 'vor' from appearing together

Added a break statement to the DE11x11.v3 layout. Without the statement, the clock always displays the words „uhr“ and „vor“ together (for instance, „Es ist zwanzig vor elf Uhr“). However, with the break statement, the word „UHR“ is only displayed when explicitly added (such as „Es ist elf Uhr“).
@dbambus
Copy link
Collaborator

dbambus commented Jun 6, 2025

Hey @clemenstyp,

vielen Dank für deinen Pull Request und an deiner Beteiligung an dem Projekt. Ich werde deine Änderung jetzt mergen.

Mit freundlichen Grüßen
David

@dbambus dbambus merged commit ebc2ac5 into ESPWortuhr:main Jun 6, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants